Revision: kernel-package--devel--9.0--patch-139
Archive: srivasta@debian.org--etch
Creator: Manoj Srivastava <srivasta@debian.org>
Date: Mon Mar 27 12:00:27 CST 2006
Standard-date: 2006-03-27 18:00:27 GMT
Modified-files: ChangeLog kernel/ruleset/common/ChangeLog
    kernel/ruleset/common/archvars.mk
    kernel/ruleset/misc/ChangeLog
    kernel/ruleset/misc/defaults.mk make-kpkg.8
New-patches: srivasta@debian.org--etch/kernel-package--devel--9.0--patch-139
Summary: Allow cross-compilation of other architectures in a multi-arch set.
Keywords: 

* make-kpkg.8: Added some documentation for allowing cross-compilation
  for other architectures in a multi-arch set.

* kernel/ruleset/common/archvars.mk: Do not set -a for dpkg-architecture
  if compiling for another arch in a multiarch set. Additionally, this
  prevents us from confusing dpkg-architecture by asking it to tell us
  about vars for the arch "-".

* kernel/ruleset/misc/defaults.mk (CROSS_ARG): Set the CROSS_ARG from
  KERNEL_CROSS, keeping in mind that a bare "-" means an empty string.
